StudentNsldsSummary 
EntityType  Independent 
Logical Entity Name  StudentNsldsSummary 
Default Table Name  FaNSLDSStudent 
Logical Only  NO 
Definition 
 
Note 
 

StudentNsldsSummary Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 
Id(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
AwardYear    CHAR(7)  NO 
 
SchoolCode    CHAR(8)  YES 
 
AmountScheduled    MONEY(19, 4)  YES 
 
AmountDisbursed    MONEY(19, 4)  YES 
 
BeginDate    DATETIME  YES 
 
EndDate    DATETIME  YES 
 
GradeLevel    VARCHAR(2)  YES 
 
GrantType    VARCHAR(8)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
AggregateSubsidizedBalance    MONEY(19, 4)  YES 
 
AggregateUnsubsidizedBalance    MONEY(19, 4)  YES 
 
AggregateCombinedBalance    MONEY(19, 4)  YES 
 
NumberWeeksInPreviousAcademicYear    SMALLINT  YES 
 
OverlapPeriodStartDate    DATETIME  YES 
 
OverlapPeriodEndDate    DATETIME  YES 
 
IsSulaFlag    BIT  NO 
 
SLEU    NUMERIC(6, 3)  YES 
 
StubWeeks    INTEGER  YES 
 
StubUnits    NUMERIC(7, 2)  YES 
 
IsAeiFlag    BIT  NO 
 
PriorPercentageDisbursed    MONEY(19, 4)  YES 
 

StudentNsldsSummary Keys 
Key Name  Key Type  Keys 
FaNSLDSStudent_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
FaNSLDSStudent_SyStudentID_N_N_IDX  Inversion Entry  StudentId 
Pk_FaNSLDSStudent_FaNSLDSStudentID  PrimaryKey  Id 
nk_FaNSLDSStudent_AdEnrollID  Inversion Entry  StudentEnrollmentPeriodId 

StudentNsldsSummary Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentNsldsSummary Check Constraints 
Check Constraint Name  CheckConstraint